@charset "UTF-8";article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul{margin:0;padding:0}
body{background-color:#fff;color:#333;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;font-size:15px;overflow:auto;width:100%;height:100%}
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}
::-webkit-scrollbar-thumb{background-color:#f57575;background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);border-radius:2em}
::-webkit-scrollbar-corner{background-color:transparent}
a{outline:0;text-decoration:none;color:#333;-moz-transition:ease-in-out .25s;-webkit-transition:ease-in-out .25s;-o-transition:ease-in-out .25s;-ms-transition:ease-in-out .25s;transition:ease-in-out .25s}
.nav a:hover,a:hover{color:#f75336}
li{list-style:none}
a img{border:none}
hr{border:none;border-bottom:1px solid #eee}
.clearfix::after{content:"";display:block;clear:both}
.clear{clear:both}
#header{-webkit-box-shadow:0 1px 3px rgb(26 26 26 / 10%);box-shadow:0 1px 3px rgb(26 26 26 / 10%);width:100%;position:fixed;top:0;z-index:999;line-height:50px;background-color:#fff}
.inner{margin:0 auto;max-width:1200px}
#main{width:1000px;margin:70px auto 0}
.fresh-entry{width:700px;margin:80px auto 0}
.fresh-mb{margin-bottom:20px;color:#999;padding:0 10px}
.fresh-mb a{color:#999}
.logo{float:left;width:100px;text-align:left}
.logo .erlogo,.logo h1{font-size:22px;font-weight:700;width:100%;position:relative;overflow:hidden;white-space:nowrap}
.logo img{width:100%;height:35px;position:absolute;top:8px}
.nav{margin-right:auto;margin-left:130px;padding-left:15px;padding-right:15px;position:relative}
.nav ul{margin:0;position:absolute}
.nav ul li ul{right:-30px;-webkit-transform-origin:40% 0;-ms-transform-origin:40% 0;transform-origin:40% 0;min-width:100px;-webkit-transition:none;transition:none;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:90% 0;-ms-transform-origin:90% 0;transform-origin:90% 0;visibility:hidden;opacity:0;position:absolute;top:auto;width:50px;background:#fff;border:solid 1px #ddd;padding:5px 20px;box-shadow:0 2px 3px rgb(0 0 0 / 10%)}
.nav ul li ul:before{width:10px;height:10px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff;border:solid 1px #ddd;border-width:1px 1px 0 0;position:absolute;top:-6px;right:64px;content:" "}
.nav>ul>li{display:inline-block;position:relative}
.nav ul li a{height:50px;line-height:50px;color:#333;display:block;padding:0 25px}
.nav ul li .on{color:#f75336}
.nav ul li .on::before{content:"";height:3px;background:#f75336;position:absolute;left:50%;bottom:0;width:32px;margin-left:-16px}
.nav ul li:hover ul{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);z-index:100;-webkit-transition:all .3s cubic-bezier(.31,.57,.68,1.36);transition:all .3s cubic-bezier(.31,.57,.68,1.36)}
.nav>ul>li>ul>li{line-height:40px;text-align:center}
.navBtn{display:none;width:25px;height:50px;position:relative;float:right;cursor:pointer;margin:0 20px}
.navBtn span:before{top:-9px}
.navBtn span:after{bottom:-8px}
.navBtn span{position:absolute;left:0;top:50%;margin-top:0;width:100%;height:2px;background-color:#f75336}
.navBtn span:after,.navBtn span:before{content:"";display:block;width:100%;height:2px;background-color:#f75336;position:absolute;left:0;transition:all .3s}
.navBtn.open span{height:0}
.navBtn.open span:before{transform:rotate(45deg);top:50%}
.navBtn.open span:after{transform:rotate(-45deg);top:50%}
#mnav{position:fixed;left:-250px;top:0;width:230px;height:100%;color:#fff;display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#555;z-index:1000;transition:left .3s;-webkit-box-shadow:0 2px 20px 0 #8590a6;-moz-box-shadow:0 2px 20px 0 #8590a6;box-shadow:0 2px 20px 0 #8590a6}
#mnav.open{left:0}
#mnav a{color:#fff}
#mnav ul li ul{display:none}
#mnav>ul{margin:10px 20px;background:#333;border-radius:5px;box-sizing:border-box}
#mnav li{font-size:14px;padding:5px 15px;position:relative;line-height:30px;text-align:left}
#mnav li em{position:absolute;right:0;top:0;width:2em;height:40px;display:block;cursor:pointer}
#mnav li em:after{content:'';display:block;width:10px;height:10px;border-right:1px solid #bbb;border-bottom:1px solid #bbb;transform:rotate(45deg);position:absolute;left:50%;top:50%;margin:-7px 0 0 -7px}
#mnav li li{background-color:transparent;color:#fff}
#mnav li li a{padding-left:5px;color:#fff}
.m-search{margin:50px 0 20px;width:100%}
.m-search form{position:relative;padding:0 20px}
.m-search-input{width:100%;height:33px;line-height:33px;border-radius:5px;outline:0;border:1px solid #555;padding:0 33px 0 10px;box-sizing:border-box}
.m-search-btn{height:33px;width:33px;position:absolute;top:0;right:20px;border:none;outline:0;cursor:pointer;background:0 0;-webkit-appearance:none}
.search{float:right}
.search form{font-size:0;line-height:0;margin-top:5px;position:relative}
.search .search-input{font-size:14px;border:1px solid #eee;border-radius:40px;background:#eee;outline:0;width:180px;height:40px;padding:0 10px 0 20px;box-sizing:border-box}
.search-btn{width:35px;border-radius:50%;border:none;height:35px;line-height:30px;padding:0!important;color:#969696;text-align:center;cursor:pointer;right:0;top:2px;position:absolute}
.fresh-left{width:680px;float:left;margin-right:20px}
.fresh-right{width:300px;float:right}
.fresh-title{font-size:16px;background:#f6f6f6;border-radius:3px;padding:20px;box-sizing:border-box;margin-bottom:20px;overflow:hidden}
.fresh-title h1{font-size:22px;font-weight:500}
.fresh-title p{margin-top:15px;color:#888}
.fresh-post{position:relative;width:100%;margin-bottom:15px;word-wrap:break-word}
.fresh-post-thumb{width:100%;display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}
.fresh-post-thumb a{font-size:0;display:flex;display:-webkit-flex;justify-content:center;flex-direction:column;width:32%;overflow:hidden;border-radius:5px;transition:all .3s ease 0s}
.fresh-post-entry{position:relative;padding-bottom:15px;border-bottom:1px solid #f0f0f0}
.fresh-post-meta .post-meta{color:#727272;font-size:13px;margin-right:20px;flex-grow:1}
.fresh-post-meta .post-meta i{margin-right:5px}
.fresh-post-meta .post-meta a i{color:#f75336}
.fresh-post-thumb img{height:130px;width:100%;border-radius:5px;transition:transform .3s ease 0s}
.fresh-left-thumb a:hover img,.fresh-post-thumb a:hover img{transform:scale(1.2,1.2);transition:transform .3s ease 0s}
.fresh-post-entry-title{margin-bottom:10px}
.fresh-post-entry-title h2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px}
.fresh-post-entry-title h2 span{background:#f75336;padding:1px 5px;color:#fff;font-weight:400;font-size:15px;border-radius:5px;margin-right:5px}
.fresh-post-intro{color:#666;font-weight:300;height:48px;line-height:24px;font-size:14px;overflow:hidden;display:block;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}
.fresh-left-intro{margin-bottom:24px;color:#666;font-weight:300;height:72px;line-height:24px;font-size:14px;overflow:hidden;display:block;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}
.fresh-left-thumb{padding-left:235px;position:relative;overflow:hidden;display:block}
.fresh-left-thumb img{width:100%;height:120px;border-radius:5px;transition:transform .3s ease 0s}
.fresh-left-thumb>a{position:relative;overflow:hidden;display:block;margin-left:-235px;float:left;width:210px}
.fresh-post-meta{color:#999;overflow:hidden;font-weight:300;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;white-space:nowrap}
.fresh-post-meta-right{text-align:right}
.fresh-page,.pagebar{text-align:center;line-height:normal;margin:10px 0}
.fresh-page a,.now-page,.pagebar a{display:inline-block;padding:6px 10px;background-color:#eee;color:#666;font-size:14px;border-radius:2px;margin:2px 5px}
.fresh-page a:hover,.now-page{background-color:#f75336;color:#fff}
.fresh{margin-bottom:20px}
.fresh h3{position:relative;padding-bottom:15px;font-size:14px;display:inline-block;text-transform:uppercase;font-weight:700;color:#16181a}
.fresh h3::after{content:"";position:absolute;width:40px;height:1px;background:#de7b85;left:calc(100% + 10px);top:10px}
.fresh .is-hidden{display:none}
.divfreshads img{width:100%}
.divComments li{position:relative;display:block;line-height:24px;margin-bottom:15px;padding-left:14px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#595855}
.divComments li:after{position:absolute;left:2px;top:10px;background:#f75336;width:6px;height:6px;border-radius:50%;content:"";opacity:.6;z-index:2}
.divComments li:before{position:absolute;left:0;top:8px;background:#f7533666;width:10px;height:10px;border-radius:50%;content:""}
.divfreshhotart li{margin-bottom:15px}
.divfreshhotart .hotarttitle{position:relative;line-height:24px;font-size:14px;font-weight:400;padding-left:25px}
.divfreshhotart .hotarttitle .hotartnums{position:absolute;left:0;top:5px;width:20px;height:16px;background:#fbe6e6;cursor:pointer;line-height:16px;text-align:center;color:#f75336;font-size:12px;border-radius:2px}
.divfreshhotart .hotarttitle h4{text-align:justify;color:#2c2e3b;cursor:pointer;font-size:14px;font-weight:inherit}
.divfreshhotart .hotarttitle h4 a{display:inline-block;min-height:24px;max-height:48px;line-height:24px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.divfreshhotart li:nth-child(1) .hotartnums{color:#fff;background:red}
.divfreshhotart li:nth-child(3) .hotartnums{color:#fff;background:#ffa400}
.divfreshhotart li:nth-child(2) .hotartnums{color:#fff;background:#e76c16}
.divfreshhotart .hotarttitle h4 span{height:18px;line-height:18px;display:inline-block;margin-left:7px;color:#999;font-size:12px;background:#f5f5f5;border-radius:2px;padding:0 6px}
.divAuth .Auth-bj{height:110px;background:url(../var/about.jpg) center center no-repeat;background-size:cover;position:relative;overflow:hidden}
.Auth-info{padding:20px 20px 0 20px;height:192px;text-align:center;background:#f6f6f680}
.Auth-info h4{height:26px;line-height:26px;margin:10px 0;font-weight:700;font-size:16px;text-align:center}
.Auth-info-seta{color:#656565}
.Auth-info ul{font-size:0;margin-top:33px}
.Auth-info ul li{font-size:14px;display:inline-block;line-height:26px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:30%;border-right:#cdd1d7 dotted 1px}
.Auth-info ul li:last-child{border:none}
.Auth-info ul li .num{text-align:center;font-size:22px;font-weight:500;line-height:10px}
.Auth-info ul li small{display:block;opacity:.6}
.Auth-info .Auth-info-avatar{box-shadow:none;width:60px;height:60px;padding:5px;background-color:rgba(255,255,255,.3);border-radius:50%;margin:-55px auto 0 auto;position:relative;z-index:2}
.Auth-info .Auth-info-avatar img{width:100%;border-radius:50%;transition:all .5s}
.Auth-info .Auth-info-avatar img:hover{transform:rotate(360deg)}
.Auth-V{height:20px;width:20px;border-radius:0;position:absolute;z-index:5;bottom:10px;right:0;background:url(../var/hv.png);background-size:100%}
.widget-calendar table{width:100%;text-align:center}
.widget-calendar table caption{line-height:40px;font-size:16px}
.widget-calendar table tbody tr td a{color:#f75336}
.fresh.divSearchPanel form{position:relative;margin:20px 0;width:100%}
.fresh.divSearchPanel input[type=text]{border-radius:50px;background-color:#fff;border:1px #efefef solid;padding:10px 20px;box-sizing:border-box;width:100%;font-size:12px;outline:0}
.fresh.divSearchPanel input[type=submit]{position:absolute;height:20px;color:#000;cursor:pointer;font-size:14px;top:50%;margin-top:-10px;right:10px;line-height:20px;padding:0;border:none;background-color:transparent;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;padding-left:10px;padding-right:5px;border-left:1px solid rgba(126,127,127,.58)}
.fresh.divContorPanel{position:relative}
.widget-controlpanel{text-align:center}
.widget-controlpanel span.cp-hello{display:inline-block;width:100%;text-align:center;padding:10px 0}
.widget-controlpanel span.cp-login,.widget-controlpanel span.cp-vrs{line-height:30px;text-align:center}
.widget-controlpanel span.cp-login a,.widget-controlpanel span.cp-vrs a{padding:0 20px;font-size:14px;border:1px solid #ddd;border-radius:20px;display:inline-block}
.divArchives ul,.divAuthors ul,.divCatalog ul,.divFavorites ul,.divLinkage ul,.divStatistics ul,.divTags ul{font-size:0;margin-top:20px}
.divArchives li,.divAuthors li,.divCatalog li,.divFavorites li,.divLinkage li,.divStatistics li,.divTags li{display:inline-block;width:50%;line-height:26px;margin-bottom:5px;font-size:14px;padding-bottom:5px;border-bottom:1px dotted #e4e8eb;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.divMisc li{display:inline-block;width:50%;text-align:center}
.divPrevious li,.divfreshhotcom li{margin-bottom:15px;position:relative;display:inline-block;width:100%}
.fresh-right-img{width:60px;height:60px;position:absolute}
.fresh-right-img img{width:100%;height:60px}
.fresh-right-entry{margin-left:70px}
.fresh-right-entry h4{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;font-weight:500;font-size:14px;line-height:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.fresh-right-entry span{color:#999;font-size:13px}
.fresh-con-title{margin-bottom:20px}
.fresh-con-title h1{font-size:28px;font-weight:700;line-height:1.3;margin-bottom:20px}
.fresh-Auth-Meta{position:relative}
.fresh-Auth-img{width:25px;height:25px;vertical-align:middle;display:inline-block;margin-right:5px}
.fresh-Auth-img img{width:100%;border-radius:50%}
.fresh-Auth-Other{vertical-align:middle;display:inline-block;color:#888}
.fresh-Auth-Other span{margin-right:10px}
.fresh-Auth-Other span a{color:#888;text-decoration:underline}
.fresh-con-wz p{font-size:16px;text-align:justify;color:#3b3b3b;font-weight:400;word-break:break-word;letter-spacing:.5px;line-height:32px}
.fresh-con-wz img{max-width:100%}
.fresh-con-wz h1,.fresh-con-wz h2,.fresh-con-wz h3,.fresh-con-wz h4,.fresh-con-wz h5,.fresh-con-wz h6,.fresh-con-wz h7,.fresh-con-wz p,.fresh-con-wz pre{margin:10px 0}
.fresh-con-wz blockquote{border:1px dotted #ccc;padding:10px 20px;border-radius:5px;background:#e8e8e8}
.fresh-con-tags{margin:10px 0}
.fresh-con-tags a{position:relative;display:inline-block;height:30px;padding:0 12px;font-size:14px;line-height:30px;color:#f75336;vertical-align:top;border-radius:100px;background:#e7e7e7;margin-right:15px}
.fresh-con-sm{background:#f0f0f0;padding:10px;line-height:30px;color:#484848;margin:10px 0}
.fresh-comment h3,.fresh-con-xg h3,.fresh-ping h3{margin:20px 0}
.fresh-comment-post{margin-bottom:50px}
.fresh-comm{font-size:13px;line-height:22px;padding:16px 0}
.fresh-comm .msgname{position:relative}
.fresh-comm li:hover .revertcomment{display:inline-block}
.fresh-comm .msgarticle{margin-left:60px}
.fresh-comm .msgname img{width:50px;border-radius:50%;position:absolute}
.fresh-comm .msgname section{margin-left:60px}
.fresh-comm .commentname{margin-bottom:5px}
.commentname .comtime{color:#999;margin-left:15px}
.commentname .revertcomment{background:#ededed;display:none;padding:0 10px;border:1px solid #ddd;border-radius:2px;position:relative;top:0;font-size:12px;float:right}
.fresh-comment-info ul{display:block;font-size:0}
.fresh-comment-info li{margin-right:0;text-align:left;padding-right:10px;display:inline-block;width:33.333%;box-sizing:border-box;margin-bottom:10px}
.fresh-comment-info li:last-child{padding-right:0}
.fresh-comment-info li input{position:relative;border:1px solid rgba(227,229,236,.4);border-radius:4px;height:45px;outline:0;width:100%;padding:5px 10px;box-shadow:none;box-sizing:border-box;background:#f9fafc}
.fresh-comment-info li input:focus,.fresh-txa textarea:focus,.fresht-submit-ma input:focus{border:1px solid #f75336}
.fresh-txa{margin-bottom:10px}
.fresh-txa textarea{position:relative;padding:8px;margin:0;outline:0;width:100%;border:1px solid rgba(227,229,236,.4);background:#f9fafc;border-radius:.4rem;font-size:14px;line-height:1.6;color:rgba(0,0,0,.8);box-sizing:border-box}
.fresht-submit-ma{position:relative;display:inline-block}
.fresht-submit-ma input{height:40px;line-height:40px;width:100%;padding-left:10px;border:1px solid rgba(227,229,236,.4);background-color:#f9fafc;border-radius:.2rem;outline:0}
.fresht-submit-img{border-left:1px solid #eee;position:absolute;right:-7px;top:7px;height:30px;line-height:30px;padding:0;font-weight:400;border-radius:.2rem;text-align:center;vertical-align:middle}
.fresht-submit-img img{height:100%;border-bottom-right-radius:3px;border-top-right-radius:3px;border-radius:.3rem}
.fresht-submit .fresht-submit-btn{float:right;height:36px;width:80px;border-radius:3px;text-align:center;font-size:14px;font-weight:700;border:none;color:#fff;background-color:#f75336;box-shadow:none;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-appearance:none}
.fresht-submit .fresht-submit-btn:hover{opacity:.8}
.fresh-xf{position:fixed;z-index:98;top:220px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:calc((100vw - 950px)/ 2 - 1px)}
.fresh-xf .fresh-xf-menu{display:flex;align-items:center;position:relative;flex-direction:column;margin-bottom:16px;cursor:pointer;color:#969696}
.fresh-xf .fresh-xf-yuan{justify-content:center;width:48px;height:48px;font-size:18px;border-radius:50%;box-shadow:0 2px 10px rgb(0 0 0 / 12%);background-color:#fff;text-align:center;line-height:48px}
.fenxiang:hover .fenxme{opacity:1;visibility:visible}
.fenxme{position:absolute;opacity:0;visibility:hidden;background:#fff;border:1px solid #ebebeb;border-radius:10px;-webkit-box-shadow:0 5px 20px rgb(18 18 18 / 10%);box-shadow:0 5px 20px rgb(18 18 18 / 10%);z-index:1100;margin-top:55px;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.menu-arrow{width:32px;height:16px;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);position:absolute;overflow:hidden;pointer-events:none}
.menu-arrow:after{left:50%;bottom:-8px;content:"";position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:24px;height:24px;margin:-12px;border:1px solid #ebebeb;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:auto}
.fenxme ul{padding:6px 15px}
.fenxme ul li{display:block;font-size:14px;padding:5px 0;cursor:default;text-align:center;line-height:15px;border-bottom:none!important;color:#8590a6;white-space:nowrap}
.fenxme ul li .ewm{display:block}
.fenxme ul li .ewm img{width:100%;height:auto!important;cursor:default;margin:0;float:none;padding:0;border-radius:0}
.fresh-xf-menu:last-child .fresh-xf-yuan{font-size:24px;line-height:40px}
.fresh-xf-menu p{margin-top:4px;font-size:14px;text-align:center;color:#969696}
.fresh-con-xg ul{font-size:0}
.fresh-con-xg .post-xiangguan{display:inline-block;width:32%;margin-right:2%;font-size:16px}
.post-xiangguan-img{width:100%;height:170px}
.post-xiangguan-img img{width:100%;height:170px}
.post-xiangguan-info{background:#f5f2f0}
.post-xiangguan-title h4{padding:1px 15px 0;font-size:16px;line-height:27px;text-align:left;height:58px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight:300}
.post-xiangguan-meta{color:#999;height:25px;padding:0 15px;margin:6px 0;text-align:left;font-size:13px;position:relative}
.xiangguan-meta-view{position:absolute;right:15px}
.fresh-con-xg .post-xiangguan:nth-child(3n){margin-right:0}
.fresh-con-next{font-size:0;margin:10px 0}
.fresh-con-next li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:50%;font-size:14px;font-weight:400;margin:0;padding:0;border:0;box-sizing:border-box}
.fresh-con-next li:nth-child(1){padding-right:20px;border-right:1px #efefef solid}
.fresh-con-next li:nth-child(2){text-align:right;padding-left:20px}
.fresh-banner{position:relative;width:100%;margin-bottom:20px}
.fresh-index{font-size:16px;margin-bottom:20px;padding:0 10px;display:none}
.fresh-banner .swiper-container{height:300px}
.swiper-container a{display:block;position:relative;font-size:0}
.swiper-container img{width:100%;height:300px}
.swiper-container-horizontal>.swiper-pagination-bullets.fresh-pagination{bottom:0}
.fresh-pagination .swiper-pagination-bullet{width:24px;height:4px;border-radius:100px;overflow:hidden;background:#dfe1f1;border:none;cursor:pointer;content:"";display:inline-block;box-sizing:border-box;opacity:1;vertical-align:middle}
.fresh-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f75336;box-sizing:border-box}
.footer{text-align:center;font-size:14px;color:#888}
.links,.wide{margin:15px 0}
.wide p{line-height:30px}
.footer .links li{display:inline-block;margin-right:20px}
#top{position:fixed;bottom:40px;right:20px}
#top a{font-size:30px;width:45px;height:45px;display:inline-block;text-align:center;color:#969696;background-color:#fff;border:.06em solid #e6ebf5;border-radius:50%;box-shadow:0 0 1.5em 0 rgb(0 0 0 / 12%)}
@media only screen and (max-width:768px){#main,.fresh-entry,.fresh-left,.fresh-right,.inner{width:100%}
.fresh-entry,.fresh-right{padding:0 10px;box-sizing:border-box}
.fenxiang,.nav{display:none!important}
.fresh-xf{bottom:80px;right:20px;top:unset;left:unset}
.navBtn{display:block}
.fresh-left{padding:0 10px}
.fresh-comm li .revertcomment{display:inline-block}
.fresh-con-xg .post-xiangguan{width:48%}
.fresh-con-xg .post-xiangguan:nth-child(2n){margin-right:0}
.fresh-con-xg .post-xiangguan:nth-child(3n){margin-right:2%}
.logo{margin-left:20px}
}
@media only screen and (max-width:560px){.fresh-banner .swiper-container,.swiper-container img{height:200px}
.fresh-left-thumb img,.fresh-post-thumb img{height:80px}
.fresh-left-thumb{padding-left:135px}
.fresh-left-intro{-webkit-line-clamp:2!important;height:48px!important;margin-bottom:14px!important}
.fresh-left-thumb>a{margin-left:-135px;width:120px}
.fresh-post-meta-right{display:none}
}